﻿2026-07-19T12:53:05.8105003Z ##[group]Run actions/checkout@v5
2026-07-19T12:53:05.8105518Z with:
2026-07-19T12:53:05.8105837Z   repository: BigscreenVR/spt-bs-core
2026-07-19T12:53:05.8108757Z   token: ***
2026-07-19T12:53:05.8109054Z   ssh-strict: true
2026-07-19T12:53:05.8109358Z   ssh-user: git
2026-07-19T12:53:05.8109658Z   persist-credentials: true
2026-07-19T12:53:05.8109978Z   clean: true
2026-07-19T12:53:05.8110318Z   sparse-checkout-cone-mode: true
2026-07-19T12:53:05.8110696Z   fetch-depth: 1
2026-07-19T12:53:05.8111042Z   fetch-tags: false
2026-07-19T12:53:05.8111377Z   show-progress: true
2026-07-19T12:53:05.8111677Z   lfs: false
2026-07-19T12:53:05.8111998Z   submodules: false
2026-07-19T12:53:05.8112333Z   set-safe-directory: true
2026-07-19T12:53:05.8112702Z env:
2026-07-19T12:53:05.8113019Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-19T12:53:05.8113401Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-19T12:53:05.8113748Z ##[endgroup]
2026-07-19T12:53:05.9953404Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-19T12:53:05.9954893Z ##[group]Getting Git version info
2026-07-19T12:53:05.9955479Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-19T12:53:06.0374016Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-19T12:53:06.0579052Z git version 2.43.0.windows.1
2026-07-19T12:53:06.0608207Z ##[endgroup]
2026-07-19T12:53:06.0616008Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\8b37d795-1690-48ce-b083-9bda74d724a6\.gitconfig'
2026-07-19T12:53:06.0631007Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\8b37d795-1690-48ce-b083-9bda74d724a6' before making global git config changes
2026-07-19T12:53:06.0632937Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T12:53:06.0636401Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-19T12:53:06.0894784Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-19T12:53:06.1095633Z https://github.com/BigscreenVR/spt-bs-core
2026-07-19T12:53:06.1121949Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-19T12:53:06.1126456Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-19T12:53:06.1329759Z HEAD
2026-07-19T12:53:06.1589682Z ##[endgroup]
2026-07-19T12:53:06.1593472Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-19T12:53:06.5645885Z ##[group]Cleaning the repository
2026-07-19T12:53:06.5646651Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-19T12:53:07.9556633Z Removing target/
2026-07-19T12:53:07.9589378Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-19T12:53:08.0177987Z HEAD is now at a8595560 Merge 0bd4be36f9b8fcb75e07924cce42ea88cc3645e8 into 622a7061713d5d5aa7697fedfc0d303e5d67719c
2026-07-19T12:53:08.0204945Z ##[endgroup]
2026-07-19T12:53:08.0209253Z ##[group]Disabling automatic garbage collection
2026-07-19T12:53:08.0215012Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-19T12:53:08.0501147Z ##[endgroup]
2026-07-19T12:53:08.0501677Z ##[group]Setting up auth
2026-07-19T12:53:08.0508512Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-19T12:53:08.0808389Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-19T12:53:08.5012182Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T12:53:08.5287982Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-19T12:53:08.9623661Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T12:53:08.9876944Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-19T12:53:09.3565689Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-19T12:53:09.3884303Z ##[endgroup]
2026-07-19T12:53:09.3884764Z ##[group]Fetching the repository
2026-07-19T12:53:09.3896242Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a8595560e66b1dbcc950b63305bda4e2e446328d:refs/remotes/pull/35/merge
2026-07-19T12:53:10.0176187Z ##[endgroup]
2026-07-19T12:53:10.0176666Z ##[group]Determining the checkout info
2026-07-19T12:53:10.0177460Z ##[endgroup]
2026-07-19T12:53:10.0182780Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-19T12:53:10.0458641Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-19T12:53:10.0690395Z ##[group]Checking out the ref
2026-07-19T12:53:10.0695311Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/35/merge
2026-07-19T12:53:10.1078947Z HEAD is now at a8595560 Merge 0bd4be36f9b8fcb75e07924cce42ea88cc3645e8 into 622a7061713d5d5aa7697fedfc0d303e5d67719c
2026-07-19T12:53:10.1099012Z ##[endgroup]
2026-07-19T12:53:10.1355535Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-19T12:53:10.1572663Z a8595560e66b1dbcc950b63305bda4e2e446328d
